home *** CD-ROM | disk | FTP | other *** search
- on chkbank
- global banknum
- if banknum = 7 then
- set the locH of sprite 48 to 539
- set the castNum of sprite 41 to 57
- else
- if banknum = 6 then
- set the locH of sprite 48 to 451
- set the castNum of sprite 41 to 56
- else
- if banknum = 5 then
- set the locH of sprite 48 to 363
- set the castNum of sprite 41 to 55
- else
- if banknum = 4 then
- set the locH of sprite 48 to 275
- set the locV of sprite 48 to 398
- set the castNum of sprite 41 to 54
- else
- if banknum = 3 then
- set the locH of sprite 48 to 100
- set the locV of sprite 48 to 598
- set the castNum of sprite 41 to 53
- else
- if banknum = 2 then
- set the locH of sprite 48 to 100
- set the locV of sprite 48 to 398
- set the castNum of sprite 41 to 52
- else
- if banknum = 1 then
- set the locH of sprite 48 to 12
- set the castNum of sprite 41 to 51
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end
-